Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel : the frame size of 1152 bytes is larger [résolu]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
y351
Apprentice
Apprentice


Joined: 21 May 2017
Posts: 195

PostPosted: Tue Jun 29, 2021 12:35 pm    Post subject: Kernel : the frame size of 1152 bytes is larger [résolu] Reply with quote

Bonjour,

Je rencontre souvent des alertes lors d'une compilation du Noyau :
Quote:

the frame size of 1152 bytes is larger than 1024 bytes

e.g.
Quote:

net/ipv4/tcp_bpf.c: In function ‘tcp_bpf_sendmsg’:
net/ipv4/tcp_bpf.c:392:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
392 | }
| ^


C'est un peu ennuyant ; j'aimerais bien les supprimer.

Sauriez-vous comment faire ?


Last edited by y351 on Mon Aug 16, 2021 4:08 pm; edited 1 time in total
Back to top
View user's profile Send private message
netfab
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1887
Location: 127.0.0.1

PostPosted: Tue Jun 29, 2021 3:51 pm    Post subject: Reply with quote

Salut,

Quel système ? 32bit ? 64bit ? une configuration ou des options de compilation particulères ?
Sur mon système amd64 :
Code:

$ zgrep CONFIG_FRAME_WARN /proc/config.gz
CONFIG_FRAME_WARN=2048

https://elinux.org/Kernel_Small_Stacks#CONFIG_FRAME_WARN
Back to top
View user's profile Send private message
y351
Apprentice
Apprentice


Joined: 21 May 2017
Posts: 195

PostPosted: Thu Jul 01, 2021 9:25 am    Post subject: Reply with quote

Salut,

Rien de particulier pour une machine de 64bit.

Merci !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum